# File lib/active_support/cache/mem_cache_store.rb, line 118 def clear(options = nil) @data.flush_all end