# File lib/diff/lcs/change.rb, line 77
  def unchanged?
    @action == '='
  end