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