public static IEnumerable<TSource> Catch<TSource>( this IEnumerable<TSource> first, IEnumerable<TSource> second )