# File lib/sass/script/functions.rb, line 1063 def complement(color) adjust_hue color, Number.new(180) end