# File temp/parsers/pullparser.rb, line 49
def
each
while
has_next?
yield
self
.
pull
end
end