static bool hasBarangayShardLoaded(String provinceCode) { return _barangayShardCache.containsKey(provinceCode.trim()); }