public void Power()
 {
     currState.HandlePower(this);
 }