It also flow casts `boxes` to a non nullable type ...
# getting-started
c
It also flow casts
boxes
to a non nullable type so that 1) you don’t need
!!
(usually a smell) and 2) the compiler guarantees that reference is non null