# File lib/sass/tree/visitors/set_options.rb, line 110 def visit_warn(node) node.expr.options = @options yield end