# File lib/puppet/module/tool/checksums.rb, line 40
    def each(&block)
      data.each(&block)
    end