# File lib/drivers.rb, line 56 def driver_source_name File.join("deltacloud", "drivers", "#{driver_symbol}", "#{driver_symbol}_driver.rb") end