# File lib/facets/more/rexmlbuilder.rb, line 243
  def attlist!( *args )
    REXML::AttlistDecl.new( *args )
  end