# File lib/backports/1.9.1/stdlib/prime.rb, line 378
    def cache
      return @primes
    end