# File lib/database_cleaner/configuration.rb, line 45 def clean_with(*args) strategy = create_strategy(*args) strategy.clean strategy end