# File lib/em-http/client.rb, line 158 def socks_proxy?; proxy? && (@options[:proxy][:type] == :socks); end