/**
  * Creates a new configuration.
  *
  * @generated
  */
 public POConfiguration() {
   super(PO.getInstance());
 }