7273747576777879808182
}; } }); return new ServletMock() { public void service(HttpServletRequest req, HttpServletResponse res) throws Exception { servlet.service(req, res); } public void destroy() { servlet.destroy(); } };