bool hasResource(String fullName) { // final normalized = HTResourceContext.getAbsolutePath(key: key); return _cachedSources.containsKey(fullName); }