class Gherkin::Dialect

def then_keywords

def then_keywords
  @spec.fetch('then')
end