public string LifeCycleTest()
 {
     return(operationService.Do() + Environment.NewLine + Do());
 }