The [setter for `Apartment::squareFootage`](https://github.com/mikeknep/SOLID/blob/master/liskov_substitution/bad/src/Apartment.java#L8) is never used, although implemented in every subclass. Except in tests.