# File lib/rack/response.rb, line 145
def
invalid?
;
@status
<
100
||
@status
>=
600
;
end