12 13 14 15
# File 'lib/modules/menus/menu.rb', line 12 def self.exit puts "\nThank you for trying Discrete Math Demo" Kernel.exit(false) end