Base Object class. All other classes implicitly inherit this.
Compare against another object. NOT IMPLEMENTED!
Check equivalence againt another object
Compute hash function for Object
Convert Object to human readable string
Object factory. NOT IMPLEMENTED!
See Implementation
Base Object class. All other classes implicitly inherit this.