# File tasks/ragel_task.rb, line 52 def flags { 'c' => '-C', 'java' => '-J', 'rb' => '-R' }[@lang] end