module ActiveSupport::Cache::SerializerWithFallback::PassthroughWithFallback

def dump(entry)

def dump(entry)
  entry
end