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