# File lib/puppet/util/log/destinations.rb, line 215
215:   def handle(msg)
216:     @messages << msg
217:   end