# File lib/database_cleaner/configuration.rb, line 14 def self.available_strategies %w[truncation transaction] end