# File setup.rb, line 400
  def path_config?(name)
    ConfigTable.lookup(name).config_type == 'path'
  end