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