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