# File lib/puppet/file_bucket/file.rb, line 25
25:   def checksum_type
26:     'md5'
27:   end