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