# File lib/moneta.rb, line 72
def
store
(
key
,
value
,
options
= {})
self
[
key
] =
value
end