# File lib/couchrest/core/adapters/restclient.rb, line 4
    def proxy=(url)
      RestClient.proxy = url
    end