# File lib/rack/response.rb, line 158
def
empty?
; [
201
,
204
,
304
].
include?
@status
;
end