# File lib/rack/response.rb, line 147
def
informational?
;
@status
>=
100
&&
@status
<
200
;
end