# File lib/mongo/cursor/builder/op_get_more.rb, line 38
        def initialize(cursor)
          @cursor = cursor
        end