# File lib/chef/sandbox.rb, line 92
    def include?(checksum)
      @checksums.include?(checksum)
    end