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