# File lib/html/xmltree.rb, line 70
    def html
      @rootNode.root.elements['html']
    end