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