@override synch() async { complete(); //distribute(); if (!(await ready)) throw ('Item not ready'); //if (kind == FKind.tmp) return; await super.synch(); }