proto{
  db_location = DataDir()
    .type = str
  db_name = sponge.sqlite
    .type = str
  tolerance = 10
    .type = int
  class = ""
    .type = str
  sg = ""
   .type = str
}