If a subview of class MyClass is added to another view:
MyClass
secondView = MyClass() mainView.addSubview(secondView)
is it possible t