in rest/src/main/java/com/superbiz/jaxrs/HelloEndpoint.java [53:55]
private Hello(final String name) { this.name = name; }