public function __construct(int $allowedInvocations) { $this->allowedInvocations = $allowedInvocations; }