The unshift method does not return a new array, so we cannot chain the slice method to it.
unshift
slice