public string AppendBaseURL(String str) { return(str.AppendBaseURL()); }
public string AppendBaseURL(String path) { return(path.AppendBaseURL()); }