/**
  * {@inheritdoc}
  */
 public function getCategories()
 {
     return $this->_delegate->getCategories();
 }