Overrides UuidInterface::getUrn
public function getUrn() : string { return 'urn:uuid:' . $this->toString(); }