@route({
          routes: [
            { path: '', redirectTo: 'c1' },
            C1,
          ]