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