class Gohell

Public Class Methods

hi() click to toggle source
# File lib/gohell.rb, line 2
def self.hi
  puts "You sucks!"
end