this.transition(
    this.fromRoute('raids'),
    this.toRoute('raid'),
    this.use('toLeft'),
    this.reverse('toRight')