module Csleepr

Constants

VERSION

Public Class Methods

gotobed() click to toggle source
# File lib/csleepr.rb, line 7
def self.gotobed
  puts "Get off the interwebs!  Go to bed!!"
end