# File lib/compass/configuration/inheritance.rb, line 74 def <<(v) @data.send("add_to_#{@attr}""add_to_#{@attr}", v) end