@route({
      routes: [
        { id: 'r1', path: ['', 'c'], component: C1 },
      ]
    })