# File lib/gherkin/i18n.rb, line 51 def code_keyword_for(gherkin_keyword) gherkin_keyword.gsub(/[\s',!]/, '').strip end