instance()
Returns the default instance of Prime.
# File lib/prime.rb, line 106 def instance; @the_instance end