# File lib/database_cleaner/data_mapper/base.rb, line 4
    def self.available_strategies
      %w[truncation transaction]
    end