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