class YisakesSample::Translater

Public Instance Methods

translate() click to toggle source
# File lib/yisakes_sample.rb, line 6
def translate
  `say hellllllo`
end