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