public override bool HasTemplate(string templateName) { return(templateGroup.IsDefinedInThisGroup(templateName)); }