7 8 9
# File 'lib/undo/storage/memory.rb', line 7 def store(uuid, object, options = {}) storage[uuid] = object end