public string GetMessage()
 {
     return(_context.GetMessage().ToUpper());
 }