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