# File lib/chef/json_compat.rb, line 43 def to_json(obj, opts = nil) obj.to_json(opts_add_max_nesting(opts)) end