public static IEnumerable<T> Splice<T>( this IEnumerable<T> this, IEnumerable<T> slice, int spliceStart )