# File lib/fog/storage/atmos.rb, line 51
        def api_path
          @endpoint.match(ENDPOINT_REGEX)[4]
        end