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