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