public final function invoked(BaseInvocation $invocation) : void { $this->invocations[] = $invocation; $this->invokedDo($invocation); }