# File lib/rack/response.rb, line 130
def
unauthorized?
;
status
==
401
;
end