static DsCustomMiddleWareResponse ok(String body) { return DsCustomMiddleWareResponse(200, {}, body); }