public void Execute()
 {
     _hottub.On();
     _hottub.Heat();
     _hottub.BubblesOn();
 }