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