Hello!Have you considered changing `&'static str` to `&str` in `App::at()` method param?I think this would be very useful.