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