internal TemplateInstance(Template template) : base(template.LastModified) { this.template = template; }