# File lib/compass/configuration/inheritance.rb, line 77 def >>(v) @data.send("remove_from_#{@attr}""remove_from_#{@attr}", v) end