method

new

new(options = {})
public

No documentation available.

# File ext/psych/lib/psych/visitors/json_tree.rb, line 8
      def initialize options = {}, emitter = Psych::JSON::TreeBuilder.new
        super
      end