id = $this->id ? $this->id : $this->name; } public function render() { return <<<'HTML' HTML; } }