# File ./protocol.rb, line 1230 def initialize(stream, listener) @stream = stream def @stream.gets super(">") end @listener = listener end