# File lib/diff/lcs/change.rb, line 77
  def to_a
    [@action, @position, @element]
  end