class Test::Unit::Diff::SequenceMatcher

def matches

def matches
  @matches ||= compute_matches
end