module Bugler

Constants

VERSION

Public Class Methods

hi() click to toggle source
# File lib/bugler.rb, line 6
def self.hi
        "Toot toot! Hello world!"
end