# File lib/html/tree.rb, line 48
    def html
      @rootNode.html_node()
    end