so if `it` is `null` here, you'd be doing `null ==...
# intellij
j
so if
it
is
null
here, you'd be doing
null == true
, something to get used to I guess