# File lib/mongo_mapper/plugins/indexes.rb, line 20
        def drop_indexes
          collection.drop_indexes
        end