:nodoc:
766 767 768
# File 'lib/active_support/cache.rb', line 766 def dump(entry) entry end
762 763 764
# File 'lib/active_support/cache.rb', line 762 def load(payload) payload end