Private templatesAdd a new template to the loader
This method is required to be implemented by a subclass of Loader. It is used to get the source of a template by name.
this is actually the templateId but nunjucks calls it name and makes it a string, we handle it as a number internally
Static extend
This class extends the nunjucks loader to allow adding templates directly to the loader