# File lib/puppet/transaction/report.rb, line 22
22:
def
<<
(
msg
) 23:
@logs
<<
msg
24:
self
25:
end