Class: Hypofriend

Inherits:
Object
  • Object
show all
Defined in:
lib/hypofriend.rb

Class Method Summary collapse

Class Method Details

.hiObject



4
5
6
# File 'lib/hypofriend.rb', line 4

def self.hi
  puts 'hello'
end