@Override
 public Set<Object> getSingletons() {
   return app.getSingletons();
 }