def test_sharded_path(): assert_equals(h.sharded_path('foobar'), 'f/fo')
def test_sharded_path(): assert_equals(h.sharded_path("foobar"), "f/fo")