# File lib/puppet/file_serving/metadata.rb, line 74
74:     def initialize(*args)
75:         @checksum_type = "md5"
76:         super
77:     end