3637383940414243
} } private void run() { System.out.println(TestAction.class.getClassLoader()); TestAction x = new TestAction(); x.run(); }