# File lib/plugins/yhara.rb, line 100
    def say(context = nil)
      Kernel.say pronounciation, :voice => @speaker.voice(context)
    end