private string GetFormattedTripleTag(string key, string value) { return(TagHelper.GetFormattedTripleTag(key, value)); }