# File lib/sass/script/css_variable_warning.rb, line 29 def warn! return if @warned @warned = true return unless @value print_warning end