public static IEnumerable<TSource> Append<TSource>( this IEnumerable<TSource> first, TSource second )
https://raw.githubusercontent.com/Capgemini/Cauldron/master/LICENSE