# File lib/diff/lcs/change.rb, line 36
36:   def finished_a?
37:     @changed == '>'
38:   end