# File lib/merb-slices/module_mixin.rb, line 59
      def []=(key, value)
        self.config[key] = value
      end