# File lib/nicovideo/openlist.rb, line 52
    def next
      self.pagenum = @pagenum + 1
      self
    end