*
mixed $value:
public function setAttribute(string $key, $value) : void { $this->attributes[$key] = $value; }