# File lib/differ.rb, line 26
def
diff_by_char
(
to
,
from
)
diff
(
to
,
from
,
''
)
end