First page Back Continue Last page Overview Text

Notes:


(3 seconds)

So if you have a class B that is subclassed from A, and you open up the singleton class of an instance of b and call a method, it will look in the singleton class of the singleton class of the instance, then the singleton classes of B, A, and Object, followed by Class, Module, Object, and Kernel.