# File lib/diff/lcs/change.rb, line 132
  def inspect(*args)
    to_a.inspect
  end