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