class Gripe::WhineBot

Public Class Methods

wheeoo() click to toggle source
# File lib/gripe/whine_bot.rb, line 4
def self.wheeoo
  print "wheeoo"
end