public void Failed(IExample example, Exception exception) { _listener.InvokeWithReflection("Failed", Translate(example), exception); }