Part of kiwi.python View In Hierarchy
| Instance Variables | target | forwarded object | 
| Class Variables | attributes | list of attributes to be forwarded | 
| Class Method | __class_init__ | Called when the class is created | 
| Method | __init__ | Create a new AttributeForwarder object. |