@route({
        routes: [
          { id: '21', path: ['21/:id', '21/:id/to/:a'], component: CeL21 },
          { id: '22', path: ['22/:id'], component: CeL22 },
        ]