protected static string FromXmlNmTokens(string nmTokens)
 {
     return(XmlCustomFormatter.FromXmlNmTokens(nmTokens));
 }