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