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