43 44 45
# File 'lib/coronet/mediator.rb', line 43 def listener(port, proto) with_listener(Listener.new(port, proto)) end