# File examples/chatserver.rb, line 72
def
to_s
"%s:%d"
%
[
@peerHost
,
@peerPort
]
end