# File lib/mongo_mapper/plugins/associations/proxy.rb, line 45
        def inspect
          load_target
          target.inspect
        end