// You often pass on the request and response even if // they are not used, since they may be used later return new NameContext(request, response);
return NameContext.class;