# File lib/moneta/mixins.rb, line 276
def
delete
(
key
,
options
= {})
@backend
.
delete
(
key
)
end