# File lib/diff/lcs/change.rb, line 40
40:   def finished_b?
41:     @changed == '<'
42:   end