# File lib/mongo/cursor.rb, line 111
    def alive?
      @cursor_id && @cursor_id != 0
    end