It’s more the opposite, arrow functions treat `this` as a regular lexical variable, it’s normal functions which special-case `this`.