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