# File lib/twitter/cursor.rb, line 75
    def first?
      previous_cursor.zero?
    end