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