# File temp/doctype.rb, line 133
    def entity( name )
      @entities[name].unnormalized if @entities[name]
    end