# File lib/facets/more/rexmlbuilder.rb, line 239
  def element!( *args )
    REXML::ElementDecl.new( *args )
  end