public void Stop()
 {
     _stateMachine.Stop();
 }