public virtual IDictionary <string, object> ToDictionary(TemplateOptions templateOptions)
 {
     return(WithCommonConventions(templateOptions));
 }