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

each

        Enumerator::Generator.each not found, maybe you meant:

Enumerator::Generator#each_cons
Enumerator::Generator#each_entry
Enumerator::Generator#each_slice
Enumerator::Generator#each_with_index
Enumerator::Generator#each_with_object

      

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.