foo/bar/OneSealedChild
class OneSealedChild : foo.bar.MySealedClass()

foo/bar/TwoSealedChild
class TwoSealedChild : foo.bar.MySealedClass()
