99 100 101 102
# File 'lib/restclient.rb', line 99 def self.proxy=(value) @proxy = value @proxy_set = true end