def statvfs(self): """ See :meth:`FileJuggler.do_statvfs`. """ return os.statvfs_result(self._execute(['STATVFS']))