# File lib/sass/supports.rb, line 106
    def to_css
      "not #{parens @condition.to_css}"
    end