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