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