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