for instance `_fn(myfunction)` could be replaced with `_fn(scope, myFunction)` by the preprocessor.
for instance
_fn(myfunction)could be replaced with_fn(scope, myFunction)by the preprocessor.