public DenyEnvironmentRunInvoker( IRunInvoker invoker, DenyEnvironmentAttribute attribute) : base(invoker) { this.attribute = attribute; }