@psalm-assert-if-true !empty $this->groups
public function hasGroups() : bool { return !empty($this->groups); }