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