public static string GetAddress([Localizable(false)] string path) { return(InternalUtils.CmGetApiAddress(path)); }