Inheritance: Automobile.Communication.Tcp.TcpServerCommunicator
 public void Setup()
 {
     Auto = new AutoSenderServer(3001, MSG);
 }