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