# File lib/gherkin/formatter/json_formatter.rb, line 22 def background(background) feature_elements << background.to_hash end