# File lib/fog/brightbox/link_helper.rb, line 14
      def identifier
        parse unless @parsed
        uri.path.split("/")[3]
      end