# File lib/facets/more/rexmlbuilder.rb, line 235 def doctype!( *args ) REXML::DocType.new( *args ) end