@Test
 public void shouldProvideParent() throws Exception {
   assertThat(altimaModel.getParent(), is((Node) altima));
 }