public function init()
 {
     parent::init();
     require_once $this->getPath('installer', 'lib/init');
 }