# File setup.rb, line 396
  def bool_config?(name)
    ConfigTable.lookup(name).config_type == 'bool'
  end