static Route
get(String path, Class<?> controller, String action)
post(String path, Class<?> controller, String action)
void
addRoute(Route route)