user()->can($this->permission(), $this->getServer()); } public function getServer(): Server { return $this->attributes->get('server'); } }