Class: YisakesSample::Translater

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

Instance Method Summary collapse

Instance Method Details

#translateObject



6
7
8
# File 'lib/yisakes_sample.rb', line 6

def translate
  `say hellllllo`
end