# File lib/mongo_mapper/plugins/associations/collection.rb, line 22
        def reset
          super
          target = []
        end