public HottubOffCommand(Hottub hottub) { this._hottub = hottub; }
public HottubOnCommand(Hottub hottub) { this._hottub = hottub; }