# File lib/backports/1.9.1/stdlib/prime.rb, line 232
    def upper_bound=(ubound)
      @ubound = ubound
    end