{
  "feature": ["Feature:", "Business Need:", "Ability:"],
  "background": ["Background:"],
  "scenario": ["Scenario:"],
  "scenario_outline": ["Scenario Outline:", "Scenario Template:"],
  "examples": ["Examples:", "Scenarios:"],
  "given": ["Given"],
  "when": ["When"],
  "then": ["Then"],
  "and": ["And"],
  "but": ["But"]
}
