I have a class that is provided to me by an external library. I have created a subclass of this class. I also have an instance of the original class.
I now want to t
I will say this is perfectly fine, if it works for you.