# File lib/puppet/file_bucket/file.rb, line 29 29: def checksum 30: "{#{checksum_type}}#{checksum_data}" 31: end