public function getFormattedVariant(UuidInterface $uuid)
 {
     return self::$variantMap[$uuid->getVariant()];
 }