= private = protected
clone()
This method has no description. You can help the Ruby community by adding new notes.
# File lib/rexml/xmldecl.rb, line 37 def clone XMLDecl.new(self) end