# File lib/fog/brightbox/storage.rb, line 84 def connection @connection ||= Fog::Brightbox::Storage::Connection.new(@config) end