# File lib/compass/configuration/inheritance.rb, line 246
        def raw(attribute)
          instance_variable_get("@#{attribute}")
        end