# File lib/htmldiff.rb, line 254
def
whitespace?
(
char
)
char
=~
/\s/
end