class Diff::LCS::DefaultCallbacks

def change(event)

Called when both the old and new values have changed.
def change(event)
  event
end