So if AdSupportedBook extends Book, and you say `a...
# getting-started
r
So if AdSupportedBook extends Book, and you say
adSupportedBookA.equals(bookA)
should that be equal or not?