public static string WhereUsedForVPN(string input) { CustomCode x = new CustomCode(); return(x.WhereUsedForVPN(input)); }