public static IEnumerable<T> HookCount<T>( this IEnumerable<T> this, IGuard<int> sink, Func<T, bool> criteria = null )