public function getWhere()
 {
     return array(parent::getWhere(), $this->arrVal);
 }