When referencing class variables, why do people prepend it with this? I\'m not talking about the case when this is used to disambiguate from method
this
They are perhaps a Python programmer and get tortured/lost/confused without an explicit this.