# File setup.rb, line 388
  def config_names
    ConfigTable.map {|i| i.name }
  end