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