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