in src/main/java/domainapp/modules/hello/dom/hwo/HelloWorldObject.java [61:63]
public HelloWorldObject(final String name) { this.name = name; }