567891011
public class NewModelHandler extends WizardHandler { @Override protected PlayWizard getWizard() { return new ModelWizard(); }