# File lib/twitter/cursor.rb, line 38
    def last?
      next_cursor.zero?
    end