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