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