# File lib/twitter/cursor.rb, line 64
    def next_cursor
      @attrs[:next_cursor] || -1
    end