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