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