# File lib/differ/string.rb, line 3
def
diff
(
old
)
Differ
.
diff
(
self
,
old
,
$;
||
"\n"
)
end