const a = () => "Foo bar"; function b(object, key) { return object["key"]; }