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