# File rexml/element.rb, line 91
  def document
			root.parent if root
		end