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