The look of pure existential dread when you're forced to name your variables in Java. What started as a simple "client" spiraled into that monstrosity of a name because some architect decided every single responsibility needs to be in the variable name.
This is what happens after 7 years of "clean code" seminars and too many design patterns. Meanwhile in Python land, they're just using "c" and moving on with their lives.