# File lib/xml/dom2/document.rb, line 238
      def importNode(impnode, deep)
        ## [NOT IMPLEMENTED]
        raise "not implemented"
      end