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