First page Back Continue Last page Overview Graphics


Notes:

If you create a class in ruby that subclasses from Object, and create an instance of that class, ruby stores the information for that object in an Robject struct.

As you can see, the Robject struct only has two entries.