items -1, 0 should not be there. We just unshifted -2, so only -2 should be there. Also `toString()` produces `[Object object]` for me 
items -1, 0 should not be there. We just unshifted -2, so only -2 should be there.
Also
toString()produces[Object object]for me