# File lib_ctrl/rucy/params.rb, line 112
    def japanese_handling=(boolean)
      @params['japanese_handling'] = boolean ? true : false
    end