Class: Introduce

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

Class Method Summary collapse

Class Method Details

.meObject



2
3
4
# File 'lib/introduce.rb', line 2

def self.me 
  puts "hello me"
end