# File htree/context.rb, line 31
    def namespace_uri(prefix)
      @namespaces[prefix]
    end