public function execute()
 {
     $this->hottub->on();
     $this->hottub->heat();
     $this->hottub->bubblesOn();
 }