# File lib/uuid.rb, line 349
349:     def initialize()
350:       @generator = UUID.new
351:     end