pub type TemplateAST = HashMap<KString, Template>;
std
pub struct TemplateAST { /* private fields */ }