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