Class: Hypofriend
- Inherits:
-
Object
- Object
- Hypofriend
- Defined in:
- lib/hypofriend.rb
Class Method Summary collapse
Class Method Details
.hi ⇒ Object
4 5 6 |
# File 'lib/hypofriend.rb', line 4 def self.hi puts 'hello' end |