public static IEnumerable<T> Cover<T>( this IEnumerable<T> this, IEnumerable<T> cover, int start = 0 )