result_type operator()( argument_type _test ){
      _test->SafeRun();
 }