protected void CallSimpleMethod(IServiceFunctionTest test)
 {
     test.CallSimpleMethod();
 }