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