protected function _initialize(KConfig $config)
 {
     $config->append(array('title' => 'EXTman'));
     parent::_initialize($config);
 }