Contents:
transparent_wrapper()
Decorator that tried to find attributes hidden inside wrapped environments. This is done by adding a __getattr__ function that calls getwrappedattr.
cls – wrapper class
modified wrapper class