if you use `is`, you can have a situation with `cl...
# intellij
y
if you use
is
, you can have a situation with
class Bar : Foo()
where
foo == bar
but not
bar == foo