A Complete Ruby Class Diagram

Although there are a few Ruby class-diagrams floating around the net I have yet to come across one that is complete. The following diagram was created while researching the behaviour of the Singleton Class and is complete in the sense that it shows the relationship between all classes and their super classes for a user-defined [...]