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