claim = $bundle; return $this; } public function getClaim(): AccessClaim { return $this->claim; } }