protected override void OnStart(string[] args) { overseer = new LobbyOverseer(); webService = new WebService(); webService.Start(); }