it "finds settings by the full key name and returns its presence" do
      Setting["map.feature.f1"] = "active"
      Setting["map.feature.f2"] = true
      Setting["map.feature.f3"] = false
      Setting["map.feature.f4"] = ""