# File lib/json/pure/parser.rb, line 105
      def reset
        super
        @current_nesting = 0
      end