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