Clears out queued operations.
220 221 222
# File 'lib/radiator/chain.rb', line 220 def reset_operations @operations = [] end