public NamedBean addBean(String name) {
   return manager.provideBlock(name);
 }