Overrides UuidInterface::getHex
public function getHex() : Hexadecimal { return new Hexadecimal(str_replace('-', '', $this->toString())); }