# File lib/json/pure/generator.rb, line 175
        def check_circular?
          !@max_nesting.zero?
        end