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