# File lib/yard/registry.rb, line 319
def
checksum_for
(
data
)
Digest
::
SHA1
.
hexdigest
(
data
)
end