An unmodifiable Map view of instantiated module's exported globals.
Map<String, Global> get globals => UnmodifiableMapView(_globals);