@route({
      routes: [
        { id: 'foo', path: 'foo/:id', component: Foo }
      ]
    })