private void CallAfterRecognition(EntityIntent e)
 {
     mainLogic.AfterIntentFound(e);
 }