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