# File lib/webby/stelan/paginator.rb, line 150
    def each(&block)
      items.each(&block)
    end