public void StartBoiler()
 {
     _boiler.Start();
 }