# File lib/haml/options.rb, line 242 def remove_whitespace=(value) @ugly = true if value @remove_whitespace = value end