# File lib/puppet/util/log/destinations.rb, line 127 127: def initialize 128: # Flush output immediately. 129: $stdout.sync = true 130: end