Returns is method [of class] is currently in-work
bool isMethodBusy(String methodId) => _methodBusy[methodId] ?? false;