public static String getAsSortableUrlSafeBase64() {
   return TimeUUIDUtils.toSortableUrlSafeBase64(get());
 }