31 32 33 34
# File 'lib/lis/interface_server.rb', line 31 def run! warn "listener started" if $VERBOSE @server.run! end