data = $data; } public function renderData(): string { return $this->data; } }