class Gem::Net::HTTP::Persistent

def ciphers= ciphers

def ciphers= ciphers
  @ciphers = ciphers
  reconnect_ssl
end