# File lib/puppet/util/log.rb, line 387
387:         def initialize(array)
388:             @array = array
389:         end