public function setTemplate(string $name, string $template) : void { $this->templates[$name] = $template; }