class Test::Unit::Diff::SequenceMatcher

def operations

def operations
  @operations ||= compute_operations
end