# File lib/puppet/ssl/inventory.rb, line 26
26:   def initialize
27:     @path = Puppet[:cert_inventory]
28:   end