# File lib/backports/1.9.1/stdlib/prime.rb, line 228 def initialize(ubound = nil) @ubound = ubound end