44 45 46
# File 'lib/layer/patch.rb', line 44 def operations @operations ||= @parent ? @parent.operations : [] end