This is a Ruby tree! It shows every object from the Ruby Programming Language in a tree format.

depth=

        # JSON::Ext::Generator::State.depth=

(from ruby core)
### Implementation from State
---
    depth=(depth)

---

This sets the maximum level of data structure nesting in the generated
JSON to the integer depth, max_nesting = 0 if no maximum should be
checked.



      

This is MURDOC! A Ruby documentation browser inspired by Smalltalk-80. It allows you to learn about Ruby by browsing through its class hierarchies, and see any of its methods.