call site 6 for path.local.size
path/testing/fscommon.py - line 113
111
112
113
   def test_size(self):
       url = self.root.join("samplefile")
->     assert url.size() > len("samplefile")