public static void Join( this IEnumerable<string> source, StringBuilder builder, string separator = ", " )