# File lib/ramaze/helper/pager.rb, line 170
def
each
(
&
block
)
@page_items
.
each
(
&
block
)
end