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