public void undo() { hottub.off(); hottub.cool(); hottub.bubblesOff(); }
public virtual void execute() { hottub.cool(); hottub.off(); }