Is there any way to access the object a class dele...
# getting-started
p
Is there any way to access the object a class delegates to by inheritance, other than by explicitly keeping a reference to it?