/**
  * {@inheritdoc}
  */
 public function supports($name)
 {
     return $this->urlGenerator->supports($name);
 }