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