# File lib/mongo/operation/indexes/result.rb, line 63
        def documents
          cursor_document[FIRST_BATCH]
        end