# File lib/couchrest/model/connection.rb, line 68 def connection_config_cache Thread.current[:connection_config_cache] ||= {} end