public function get_description_html($data)
 {
     return parent::get_description_html($data) . @$data['html'];
 }