function anonymous( ) { var foo = "bar"; return `${ foo }` === foo }