public function __construct($title) { parent::construct(); parent::setAttribute((new Attribute('title'))->append($title)); }