Return the <html> node, if any.
48 49 50
# File 'lib/html/tree.rb', line 48 def html @rootNode.html_node() end