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