# File lib/xml/dom2/node.rb, line 336
      def _checkNode(node)
        raise DOMException.new(DOMException::HIERARCHY_REQUEST_ERR)
      end