# File lib/sass/script/node.rb, line 107
    def opts(literal)
      literal.options = options
      literal
    end