Override this to capture an explicit delete or an implicit delete via a scoped-instance. Unlike a dtor(), GC references are still intact when this method is invoked
Compare with another Object obj.
Returns !=0 if this object does have the same contents as obj.
Compute hash function for Object.
Convert Object to a human readable string.
All D class objects inherit from Object.