public function setLeadPath($leadPath)
 {
     $this->_load();
     return parent::setLeadPath($leadPath);
 }