# File lib/cucumber/formatter/json.rb, line 81
      def before_examples(examples)
        @current_object[:examples] = {}
      end