I have instance a of class A, and I want to make it also an instance of class B (which inherits from A).
a
A
B
I have tr