Routes File(0,52)
  RoutesRouteImpl(ROUTE)(0,52)
    RoutesModifiersImpl(MODIFIERS)(0,8)
      PsiElement(PLUS)('+')(0,1)
      PsiElement(MODIFIER)('nocsrf')(1,7)
      PsiElement(EOL)('\n')(7,8)
    PsiElement(VERB)('GET')(8,11)
    PsiWhiteSpace(' ')(11,12)
    RoutesPathImpl(PATH)(12,18)
      PsiElement(SLASH)('/')(12,13)
      RoutesPathSegmentImpl(PATH_SEGMENT)(13,18)
        PsiElement(STATIC_PATH_SEGMENT)('hello')(13,18)
    PsiWhiteSpace(' ')(18,19)
    RoutesCallImpl(CALL)(19,52)
      PsiElement(CONTROLLER_METHOD)('controllers.HelloController.hello')(19,52)
