public function __construct()
 {
     $this->ignoreAction(Registry::get('Session')->getName());
     parent::__construct();
 }