# File lib/puppet/type/file/checksum.rb, line 100
100:     def checktype
101:         self.should || :md5
102:     end