Table of Contents
Useful for overriding methods or attributes of an object without modifying the original object.
__getattr__ ( self, name )
__init__ ( self, object )