public override string LookupPrefix(string ns) { CheckAsync(); return(CoreWriter.LookupPrefix(ns)); }