# File lib/fog/atmos/storage.rb, line 45
        def host
          @endpoint.match(ENDPOINT_REGEX)[2]
        end