# File lib/puppet/network/handler/report.rb, line 19 19: def initialize(*args) 20: super 21: Puppet.settings.use(:main, :reporting, :metrics) 22: end