# File protocol.rb, line 438
def
initialize
(
session
,
id
=
nil
)
@session
=
session
@id
=
id
end