# File lib/deltacloud/drivers.rb, line 45
    def driver_symbol
      (Thread.current[:driver] || DRIVER).to_sym
    end