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