# File lib/backports/1.9.1/stdlib/prime.rb, line 248
    def next
      raise NotImplementedError, "need to define `next'"
    end