# File lib/rack/response.rb, line 125
def
forbidden?
;
status
==
403
;
end