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();
new ServiceInterceptorContributionImpl().toString();
new ServicePointImpl().toString();
new InterceptorStackImpl(null, mockServicePoint, null).toString();