# File lib/uuid.rb, line 399
399:     def initialize()
400:       @generator = UUID.new
401:     end