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

space=

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

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

---

Sets *space* to the string that is used to insert a space between the
tokens in a JSON string.



      

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.