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