# File lib/sass/engine.rb, line 177 def to_tree return _to_tree unless @options[:quiet] Haml::Util.silence_haml_warnings {_to_tree} end