The nil UUID is a special form of UUID that is specified to have all 128 bits set to zero
@link http://tools.ietf.org/html/rfc4122#section-4.1.7 RFC 4122, ยง 4.1.7: Nil UUID
public const NIL = '00000000-0000-0000-0000-000000000000';