public function hasAttribute(string $key) : bool { return array_key_exists($key, $this->attributes); }