I, Object.
From the GNU Smalltalk documentation:
I am an abstract class. My objects represent things that are discrete and map to a number line. My instances can be compared with < and >.
The documentation is written from the perspective of the object. Brilliant.


