public static IAsyncQueryable<TSource> Do<TSource>( this IAsyncQueryable<TSource> source, IObserver<TSource> observer )