# File lib/html5/treebuilders/simpletree.rb, line 73
        def hasContent
          childNodes.length > 0
        end