# File lib/pr_eventmachine.rb, line 78 78: def connect_server host, port 79: EvmaTCPClient.connect(host, port).uuid 80: end