Listing 5. The main method for the program named Alice0125b.
  public void main ( ) {
    
       // Program Alice0125b, Copyright 2007, R.G.Baldwin
  world.setTheStage ( );
  world.playTheShow ( );
  }