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