# File lib/fog/core/hmac.rb, line 14
def
sign
(
data
)
@signer
.
call
(
data
)
end