I need to call `Boolean` returning methods on null...
# random
k
I need to call
Boolean
returning methods on nullable variables all the time, therefore I'm using the
== true
idiom very often