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