# File lib/html5/treebuilders/base.rb, line 66
        def cloneNode
          raise NotImplementedError
        end