# File lib/moneta/proxy.rb, line 74
def
delete
(
key
,
options
= {})
adapter
.
delete
(
key
,
options
)
end