# File lib/ruby-uuid/uuid.rb, line 221
        def unpack
                raw_bytes.unpack "NnnCCa6"
        end