@Test
 public void shouldProvidePath() throws Exception {
   assertThat(altimaModel.getPath(), is(altima.getPath() + "/vehix:model"));
 }