Returns:
20 21 22
# File 'lib/config_module.rb', line 20 def has_key? key __config_module_helper.config.has_key? key end