class Gherkin::Dialect

def background_keywords

def background_keywords
  @spec.fetch('background')
end