@Test
 public void notifierMaxThreads() {
   assertThat(simplePushServerConfig.notifierMaxThreads(), is(2));
 }