# File setup.rb, line 368
  def ConfigTable.new
    c = newobj()
    c.initialize_from_table
    c
  end