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