# File lib/fog/brightbox/config.rb, line 79 def auth_url URI.parse(@options.fetch(:brightbox_auth_url, "https://api.gb1.brightbox.com")) end