string IXmlNamespaceResolver.LookupPrefix(string namespaceName) { return(_impl.LookupPrefix(namespaceName)); }