Kotlin added the idea of Context Receivers in version 1.6.20. In this post, I’d like to toy with them to understand how useful they can be. Note that if you want to play along, you’ll need to compile with the -Xcontext-receivers flag.