public string WhoIsA()
 {
     return(AService.WhoAmI());
 }