# File lib/puppet/reports/rrdgraph.rb, line 23 23: def hostdir 24: @hostdir ||= File.join(Puppet[:rrddir], self.host) 25: end