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