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