# File lib/facets/more/rexmlbuilder.rb, line 199 def xml( version=nil, *args ) REXML::XMLDecl.new( version=nil, *args ) end