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