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