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