class Bundler::Persistent::Net::HTTP::Persistent

def ca_file= file

def ca_file= file
  @ca_file = file
  reconnect_ssl
end