protected function _init()
 {
     parent::_init();
 }
 protected function _init()
 {
     parent::_init();
     $this->_orExpr = new Kwf_Model_Select_Expr_Or(array());
 }