# File lib/puppet/module/tool/checksums.rb, line 13 def initialize(path) @path = Pathname.new(path) end