@Override
protected void configure() {
install(new PropertiesModule());
install(new GadgetAdminModule());
install(new DefaultGuiceModule());
install(new SocialApiGuiceModule());
install(new OAuthModule());
install(new OAuth2Module());
install(new OAuth2PersistenceModule());
install(new OAuth2MessageModule());
install(new OAuth2HandlerModule());