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