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