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