# File lib/fog/brightbox/config.rb, line 89 def storage_url URI.parse(@options[:brightbox_storage_url] || "https://orbit.brightbox.com") end