public function init()
 {
     parent::init();
     $this->_filters = new Kwf_Controller_Action_Auto_FilterCollection();
 }