# File lib/merb-cache/merb-cache.rb, line 143
    def expire_all
      Merb::Controller._cache.store.expire_all
    end