public override void Act()
 {
     _currentState.Act();
 }