22 23 24
# File 'lib/pec/configure.rb', line 22 def method_missing(method, *args) @_config[1][method.to_s] end