public function init()
 {
     parent::init();
     $this->_pm->getLogger()->logPrefixed('Init controller ' . get_class($this));
 }