module BonChance

Constants

VERSION

Public Class Methods

go() click to toggle source
# File lib/bon_chance.rb, line 4
def self.go
  puts "BonChance, Ricardo!"
end