public static Task<double> Average( this IAsyncQueryable<double> source, CancellationToken cancellationToken )