# File lib/html5/treebuilders/hpricot.rb, line 196 def printTree(indent=0) "\n|#{' ' * indent}<!-- #{hpricot.content} -->" end