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