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