# File lib/diff/lcs/block.rb, line 35
def
diff_size
@insert
.
size
-
@remove
.
size
end