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