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