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