# File lib/moneta/mixins.rb, line 271
def
store
(
key
,
value
,
options
= {})
@backend
[
key
] =
value
end