An unmodifiable Map view of instantiated module's exported tables.
Map<String, Table> get tables => UnmodifiableMapView(_tables);