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

sort_obj

        # Gem::Specification.sort_obj

(from ruby core)
### Implementation from Specification
---
    sort_obj()

---

Returns an object you can use to sort specifications in #sort_by.



      

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.