Overrides AttributesInterface::has
public function has(string $name) : bool { return array_key_exists($name, $this->attributes); }