# File temp/document.rb, line 95
    def root
      elements[1]
      #self
      #@children.find { |item| item.kind_of? Element }
    end