# File lib/mongo/cursor/builder/get_more_command.rb, line 40 def initialize(cursor, session = nil) @cursor = cursor @session = session end