# File lib/mixlib/config.rb, line 94
    def merge!(hash)
      @@configuration.merge!(hash)
    end