class BinhexUtil

Public Class Methods

hi() click to toggle source
# File lib/binhex_util.rb, line 2
def self.hi
  puts 'Hi!'
end