# File lib/twitter/search.rb, line 127
    def until_date(date)
      @query[:until] = date
      self
    end