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