The question with `extension` is with `class` and ...
# arrow-contributors
r
The question with
extension
is with
class
and
fun
. When your extensions are defined in terms of
class
or
fun
the compiler would need to create a new instance before surrounding the block: