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