public void labelLoopContinueMethod(){
first_statement: for (int i = 0; i < 4; i++){ System.out.println("This is the first loop."