48 49 50
# File 'lib/layer/patch.rb', line 48 def reset @parent ? parent.reset : operations.clear end