method
new
v1_9_3_392 -
Show latest stable
- Class:
Psych::Visitors::JSONTree
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