when you have `a?.foo()` it comes between the rece...
# language-proposals
k
when you have
a?.foo()
it comes between the receiver and the function