# File lib/libxml/node.rb, line 13
      def clone
        copy(false)
      end