An unmodifiable Map view of instantiated module's exported functions.
Map<String, Function> get functions => UnmodifiableMapView(_functions);