Well, any instance method should have a parameter ...
# jackson-kotlin
d
Well, any instance method should have a parameter with type
INSTANCE
. And any extension method will have
EXTENSION_RECEIVER
. And the both can happen at the same time.