# File lib/twitter/search.rb, line 173
    def language(code)
      @query[:lang] = code
      self
    end