public static void main(String[] args) throws Exception { SimpleExample example = new SimpleExample(); example.run(); }