# File lib/mongo_mapper/plugins/associations/proxy.rb, line 73 def reload reset load_target self unless target.nil? end