@Test
 public void shouldProvideName() throws Exception {
   assertThat(altimaModel.getName(), is("vehix:model"));
 }