public string GetXXXX()
 {
     return(_otherService.GetXXXX());
 }