# File lib/gherkin/i18n.rb, line 47 def code_keywords rubify(all.map{|i18n| i18n.code_keywords}).flatten.uniq.sort end