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