# File lib/puppet/util/log/destinations.rb, line 202 202: def handle(msg) 203: @report << msg 204: end