public function lastReason() : Rule { return $this->decisionQueue[\count($this->decisionQueue) - 1][self::DECISION_REASON]; }