The reason why it works in the first place is for consistency ... in every other context, you can use an `@` to replace a `this` or `this.`.
And it's not like there's a warning about it being removed on coffeescript.org where it's being mentioned as an alias for this in the first place.
The reason why it works in the first place is for consistency ... in every other context, you can use an `@` to replace a `this` or `this.`.