Class: Lazada

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

Instance Method Summary collapse

Instance Method Details

#hiObject



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

def hi
  "hello"
end