# File lib/compass/configuration/inheritance.rb, line 65
          def initialize(data, attr)
            @data, @attr = data, attr
          end