@route({
        routes: [
          { id: 'gc11', path: ['', 'gc11'], component: GrandChildOneOne },
          { id: 'gc12', path: 'gc12', component: GrandChildOneTwo },
        ],