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