public function getReportedBugs()
 {
     $this->__load();
     return parent::getReportedBugs();
 }