module Tianlitao

Constants

VERSION

Public Class Methods

hehe() click to toggle source

Your code goes here…

# File lib/tianlitao.rb, line 5
def self.hehe
  puts "tianlitao"
end