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