suppose I want to unsubscribe from inside the anon...
# getting-started
r
suppose I want to unsubscribe from inside the anonymous object, I'm trying to refer 'this ' from inside the lambda to call this.removeListener but It seems there's no way to do that, 'this' always refers to the outer scope