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

def cert_store= store

def cert_store= store
  @cert_store = store
  reconnect_ssl
end