# File lib/backports/1.9.1/stdlib/prime.rb, line 327
    def initialize
      @index = -1
      super
    end