# File /home/ser/Work/rexml/rexml/parent.rb, line 41
  def each(&block)
			@children.each(&block)
		end