Earlier quoted context omitted.
Or just avoid using `this` unless you're sure about what it does in a particular context.
Or just learn what 'this' means because, seriously, you're a programmer and it's not that hard to figure out.
In certain team environments, I avoid 'this' because the programmer who is looking at this file next may not understand it's proper usage.