# File lib/moneta/lmc.rb, line 15
def
[]=
(
key
,
value
)
@hash
[
"#{key}__!__expiration"
] =
value
end