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