public function execute(MvcEvent $e)
 {
     $this->init($e);
     parent::execute($e);
 }