Returns all the Squid instances that have been created.
static Iterable<Squid> get instances => List.unmodifiable(_instances.values);