# File lib/htmldiff.rb, line 171 def replace(operation) delete(operation, 'diffmod') insert(operation, 'diffmod') end