Maybe `should` could be implemented on `Any?` and ...
# kotlintest
d
Maybe
should
could be implemented on
Any?
and do that check and if it succeeds, allow doing further assertions on the not-null object?