# File lib/html/stparser.rb, line 22
    def strip_whitespace=(flag); @stripWhitespace = flag; end