public function init()
 {
     parent::init();
 }
 public function init()
 {
     parent::init();
     $this->dbInit();
 }