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