class HpuzTest::Hi

Public Class Methods

hi() click to toggle source
# File lib/hpuz_test/hi.rb, line 3
def self.hi
   'test gem to 3.times'
end