:nodoc:
760 761 762
# File 'lib/active_support/cache.rb', line 760 def dump(entry) entry end
756 757 758
# File 'lib/active_support/cache.rb', line 756 def load(payload) payload end