# File lib/puppet/util/log.rb, line 391
391:         def handle(msg)
392:             @array << msg
393:         end