public class __SHELL37 extends bluej.runtime.Shell {
public static void run() throws Throwable {
InsertionSort.InsertionSort();
}}