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