public function setCaching($caching)
 {
     $this->_load();
     return parent::setCaching($caching);
 }