Additionally, it isn’t always possible because some methods cannot be implemented without access to private fields inaccessible to the subclass.
Does composition address this problem though? Still sounds like unfortunate/poor design on part of parent class creator.