This allows you to write functions as infix operators. This only works for methods, of course, and extension functions because it has to be possible to call the function with a sensible this value. It ...