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