# File lib/webby/stelan/paginator.rb, line 123
    def next?
      @number < @pager.number_of_pages
    end