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