class Foo { async foo() { var wat = await bar(); } }