class Foo { static bar(){ this.baz; // $ Alert } baz(){ } }