Injection values should optionally be passed to the Approve/Hook methods as it does the Execute method in Commands. ``` csharp public bool Approve(IEvent evt, IInjector injector) { } ```