Indicates whether the provided object has been processed, popping it.
object
bool processed(Object object) => _processed.remove(object);