module ActiveSupport::Cache::SerializerWithFallback::PassthroughWithFallback

def _load(entry)

def _load(entry)
  entry
end