@Test
 public void sockjsHeartbeatInterval() {
   assertThat(sockJsConfig.heartbeatInterval(), is(40000L));
 }