# File lib/fast_gettext/cache.rb, line 33
    def delete(key)
      @current.delete(key)
    end