# File lib/htmldiff.rb, line 166 def perform_operation(operation) @operation = operation self.send operation.action, operation end