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