e = 2.times e.next e.next e.peek The last statement should throw StopIterationException, but it throws java.lang.NullPointerException instead.