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