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