# File lib/digest/hmac.rb, line 71
def
update
(
text
)
@md
.
update
(
text
)
self
end