# File lib/diff/lcs/change.rb, line 28
28:
def
unchanged?
29:
@action
==
'='
30:
end