# File lib/cucumber/formatter/json.rb, line 55
      def before_steps(steps)
        @current_object[:steps] = []
      end