public string GetPrefix(string name, string character) { return(StringLibrary.GetPrefix(name, character)); }