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