# File lib/chef_zero/server.rb, line 318 def start_socketless @port = SocketlessServerMap.instance.register_no_listen_server(self) end