# File lib/html5/treebuilders/rexml.rb, line 174
        def printTree indent=0
          "\n|#{' ' * indent}<!-- #{rxobj.string} -->"
        end