Java style constructors removed

Guidewire deprecated support for Java-style constructors in PolicyCenter 3.0.

In version 9.0, Gosu removes support for Java-style constructor declarations entirely. For example, for a class called ClassA, instead of naming the constructor ClassA, use the Gosu native constructor name construct. Use the PolicyCenter upgrade tools to update all existing code in Studio to the new style automatically.