new ModuleDescriptor(_resolver, new DefaultErrorHandler()).toString();
new SubModuleDescriptor().toString();
new DependencyDescriptor().toString();
new ServicePointDescriptor().toString();
new InterceptorDescriptor().toString();
new ModuleImpl().toString();
new RegistryInfrastructureImpl(null, Locale.ENGLISH).toString();
new ContributionImpl().toString();
new ConfigurationPointImpl().toString();
new ElementImpl().toString();
new AttributeImpl("foo", "bar").toString();