# File lib/rack/response.rb, line 137
def
redirection?
;
@status
>=
300
&&
@status
<
400
;
end