# File lib/active_support/cache/memory_store.rb, line 18
def
initialize
@data
= {}
end