# File lib/gherkin/formatter/json_formatter.rb, line 20
      def background(statement)
        add_step_container('background', statement)
      end