public void Undo() { theDevice.volumeDown(); }
public string execute() { return(theDevice.volumeDown()); }