# File lib/fog/brightbox/storage.rb, line 60 def authentication_url @auth_url ||= URI.parse(@config.storage_url.to_s) end