calculated; } public function check(int $perm): bool { return ($this->calculated & $perm) > 0; } }