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