public string GetData()
 {
     return(_commonLogic.DoIt());
 }