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