protected function add_label(&$defs, $title, $text)
 {
     ControlFactory::add_label($defs, $title, $text);
 }