# File lib/uuid.rb, line 402
402:     def initialize()
403:       @generator = UUID.new
404:     end