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