Simple Example:
MutablePicoContainer mpc = new PicoBuilder() .withCaching() .withLifecycle() .build();