func TestCreate(t *testing.T) { test.CreateTest(New())(t) }
func TestCreate(t *testing.T) { flushDb() test.CreateTest(getLocalStorage())(t) }