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