If you have nested classes or things like lambdas ...
# getting-started
k
If you have nested classes or things like lambdas with receivers causing conflicting
this
definitions, you can use
this@ClassA
for example.