# File lib/sass/tree/node.rb, line 68
      def options=(options)
        Sass::Tree::Visitors::SetOptions.visit(self, options)
      end