@route({
        routes: [
          { id: 'gc21', path: ['', 'gc21'], component: GrandChildTwoOne },
          { id: 'gc22', path: 'gc22', component: GrandChildTwoTwo },
        ],