Overrides LoaderInterface::exists
public function exists(string $name) : bool { return isset($this->templates[$name]); }