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