text = $text; } public function render(): string { return $this->text; } }