# File lib/mixlib/config.rb, line 59
    def [](config_option)
      @@configuration[config_option.to_sym]
    end