module Trelli

Constants

VERSION

Public Class Methods

hi() click to toggle source
# File lib/trelli.rb, line 4
def self.hi
  puts "Yo dawg"
end