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