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