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