public function setLocation($location)
 {
     $this->_load();
     return parent::setLocation($location);
 }