public AnkhErrorHandler(IAnkhServiceProvider context) : base(context) { Handler = new HandlerDelegator(this); }