# File lib/fast_gettext/storage.rb, line 119
def
expire_cache_for
(
key
)
current_cache
.
delete
(
key
)
end