public void pressedOff()
 {
     this.state = state.TurnOff();
 }