# File rexml/attlistdecl.rb, line 58
  def each(&block)
			@pairs.each(&block)
		end