# File ./protocol.rb, line 15
def
initialize
(
writing
,
data
)
@writing
=
writing
@data
=
data
end