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