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