# File lib/facets/more/rexmlbuilder.rb, line 247
  def entity!( *args )
    REXML::EntityDecl.new( *args )
  end