In our example, we cannot introduce another class such asWrittenDocumentthat inherits fromPageDocumentas well asPostDocument. It’s either one or the other. And it’s worth noting that if it inherits fromPostDocumentit also inherits information fromDocumentbecause it’s a subclass of a subclass ...