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