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