# File lib/moneta/adapters/lmdb.rb, line 38
def
load
(
key
,
options
= {})
@db
.
get
(
key
)
end