# File lib/rack/response.rb, line 117
def
server_error?
;
@status
>=
500
&&
@status
<
600
;
end