# File lib/html5/treebuilders/base.rb, line 33
        def appendChild(node)
          raise NotImplementedError
        end