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