module I18n

def cache_store=(store)

def cache_store=(store)
  @@cache_store = store
end