To be called on program exit to start god.
Returns nothing.
738 739 740 741
# File 'lib/god.rb', line 738 def self.at_exit self.start self.join end