public function init()
 {
     parent::init();
     $this->_customKey = 'custom';
     $this->_customName = __('Custom');
 }