@Test
 public void endpointPrefix() {
   assertThat(simplePushServerConfig.endpointPrefix(), equalTo("/endpoint"));
 }