public static string ToContentFormat(this string contentType) { return GetContentFormat(contentType); }