# File lib/deltacloud/base_driver/base_driver.rb, line 229 def api_provider Thread.current[:provider] || ENV['API_PROVIDER'] end