@Test
 public void shouldProvideExecutionContext() throws Exception {
   assertThat(altimaModel.context(), is(context));
 }