module ActiveSupport::Cache::SerializerWithFallback::Marshal71WithFallback

def _load(dumped)

def _load(dumped)
  marshal_load(dumped)
end