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