from reading the docs, for `infix` to work I need ...
# dsl
d
from reading the docs, for
infix
to work I need to be within the target class (i.e. have a
this
ref) or be working with extension functions.