# File lib/merb-core/config.rb, line 64
def
[]=
(
key
,
val
)
@configuration
[
key
] =
val
end