public RecognitionService(Gateway gateway)
 {
     _gateway = gateway;
 }
 public RecognitionService(Gateway gateway)
 {
     _gateway = gateway;
 }