We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
__init__
When the real_object has a different class from real_class, it gets transmogrified into real_class.
real_object
real_class
When it implements __init__, it is not called.
__init__,
#614