Template that can be rendered to a String.TemplatedSnippet that will produce a snippet with the given
snippetName.TemplateEngine that will be used for snippet rendering.TemplateEngine is used to render documentation snippets.TemplateResourceResolver is responsible for resolving a name for a template
into a Resource from which the template can be read.