mglnr, $this->password); } public function localGroup(): ?Group { return Group::firstWhere('nami_id', $this->default_group_id); } }