public static IEnumerable<T> HookLast<T>( this IEnumerable<T> this, IGuard<T> sink, Func<T, bool> critiria )