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