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