# File lib/diff/lcs/change.rb, line 89
  def finished_b?
    @action == '<'
  end