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