# File lib/paginator.rb, line 102
def
next
@pager
.
page
(
@number
+
1
)
if
next?
end