def test_get_latitude(self):
     config = ConfigController()
     self.assertIsInstance(config.get_latitude(), str)