if (profile.allowClass("Enumerator")) {
RubyEnumerator.defineEnumerator(this);
}
new ThreadFiberLibrary().load(this, false);
TracePoint.createTracePointClass(this);
// Load the JRuby::Config module for accessing configuration settings from Ruby
new JRubyConfigLibrary().load(this, false);