public virtual void Setup(Log Log, Call Call) { this.Log = Log; this.Call = Call; if (ShouldIgnoreArgs) Call.IgnoreArgs(); }