/** Install the PRObserver */
 public static void installPRObserver() {
   PRObserver.installObserverHook();
 }