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