# File lib/socksify.rb, line 100
  def self.socks_version=(version)
    @@socks_version = version.to_s
  end