Example: ``` src = 'a: "{hello{foo}}"' cst.MetadataWrapper(cst.parse_module(src)).resolve(cst.metadata.ScopeProvider) ```