# File raggle, line 4675
def
set_config
(
key
,
val
)
$config
[
key
] =
val
end