# File lib/mongo_mapper/plugins/associations/proxy.rb, line 85
        def reset
          @loaded = false
          @target = nil
        end