# File lib/deltacloud.rb, line 60
  def self.driver_name(url)
    API.new(nil, nil, url).driver_name
  end