# File lib/mongo/operation/parallel_scan/result.rb, line 49
        def documents
          reply.documents[0][CURSORS]
        end