Creation/edit methods
61 62 63
# File 'lib/docx/elements/element.rb', line 61 def copy self.class.new(@node.dup) end