final boolean DEBUG = false; System.out.println("Hello, World"); if (DEBUG) System.out.println("Life is a voyage, not a destination.");