# File lib/ramaze/helper/paginate.rb, line 154
        def each(&block); @pager.each(&block); end