# File htree/name.rb, line 82
    def xmlns?
      @namespace_prefix == 'xmlns' && @namespace_uri == nil
    end