public void Setup() { api = DataApi.Obtain(context); api.ClearDatabase().Wait(); Console.WriteLine(api.DbPath); }