# File lib/couchrest.rb, line 92
    def proxy url
      RestClient.proxy = url
    end