# File lib/moneta/berkeley.rb, line 30
def
[]=
(
key
,
value
)
@db
[
key
] =
value
end