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

def ca_path= path

def ca_path= path
  @ca_path = path
  reconnect_ssl
end