# File lib/nokogiri/xml/node.rb, line 163
      def remove
        unlink
      end