public MutablePicoContainer change(final Properties... properties) {
   return delegate.change(properties);
 }