# File lib/mongo_mapper/plugins/associations/many_documents_proxy.rb, line 79
        def each(&block)
          load_target.each(&block)
        end