public static int Count<T>( this IEnumerable<T> this, IEnumerable<T> target, IEqualityComparer<IEnumerable<T>> comp = null )