# File lib/merb-core/config.rb, line 486 def method_missing(method, *args) @klass[method] = *args end