Episode IV

public final class EpisodeVI {
  public static Movie theJedi;
  public Movie starWars() {
    return theJedi;
  }
}
Vote up this code0