@Test
 public void shouldProvideSession() throws Exception {
   assertThat(altimaModel.getSession(), is((Session) jcrSession));
 }