# File lib/twitter/search.rb, line 83
    def max(id)
      @query[:max_id] = id
      self
    end