# File lib/html5/treebuilders/base.rb, line 39 def insertText(data, insertBefore=nil) raise NotImplementedError end