public function setRefererPath($refererPath)
 {
     $this->_load();
     return parent::setRefererPath($refererPath);
 }