/**
  * {@inheritDoc}
  */
 public function getSexe()
 {
     $this->__initializer__ && $this->__initializer__->__invoke($this, 'getSexe', []);
     return parent::getSexe();
 }