I believe gradle does that with `apply { plugin .....
# scripting
c
I believe gradle does that with
apply { plugin ... }
block, but I couldn't figure out how from their source code